home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / sci_calc / ucalc32.zip / UCALC.TSR < prev    next >
Text File  |  1996-11-21  |  460b  |  7 lines

  1. ; Type  UCALC /TSR  at the DOS prompt to load UCALC as a memory resident file
  2.  
  3. MEMORY=E/F               ; Options:  MAIN, FILE, EMS, E/F (E/F = EMS or File)
  4. SWAPFILE=C:\UCALC$.$$$   ; Swapfile is ignored if MAIN or EMS is used
  5. HOTKEY=ALT U             ; Hot key:  CTRL, ALT and/or SHIFT plus a character
  6. EXTRAMEM=11000           ; Raise this to allocate more memory for UCALC
  7. TEXTBUFF=15              ; Number of lines that can be recalled with up arrow